[PATCH 08/24] auth: Rewrite ldap_escape() with a unit test
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 23 Feb 2026 17:54:40 +0000 (19:54 +0200)
committerNoah Meyerhans <noahm@debian.org>
Mon, 18 May 2026 20:03:51 +0000 (16:03 -0400)
commit8d4c71207b333f085bd060c34e2106fa0ded199f
tree9347c5e84eaad6cb7ad29473d1f63e2f0475d5c8
parent6ccc8d658491aee113ad8982cbd39fbf3962d023
[PATCH 08/24] auth: Rewrite ldap_escape() with a unit test

Gbp-Pq: Name CVE-2026-24031-27860-5.patch
src/auth/Makefile.am
src/auth/db-ldap.c
src/auth/db-ldap.h
src/auth/test-auth.h
src/auth/test-ldap.c [new file with mode: 0644]
src/auth/test-main.c